CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Radial basis function neural network

搜索资源列表

  1. 自适应(Adaptive)神经网络源程序

    1下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:200530
    • 提供者:周志连
  1. Adaptive

    0下载:
  2. The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:198792
    • 提供者:叶建槐
  1. rbfd

    0下载:
  2. 基于径向基的神经网络程序。根据目标函数获得样本输入输出-Based on radial basis neural network procedures. According to the objective function to obtain a sample input and output
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1402
    • 提供者:haiyan
  1. RBF_0317

    2下载:
  2. 径向基(RBF)神经网络进行剩余寿命预测,训练输入为30*735的矩阵,输出为1*735-Radial Basis Function (RBF) neural network to predict the remaining life, the training input matrix of 30* 735, 735* 1 output
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:严冬
  1. BPRBFshenjingwangluofenlei

    0下载:
  2. 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1322461
    • 提供者:fly
  1. 2-RBFNs

    0下载:
  2. 有关神经网络的code,来源于论文“Efficient Object Tracking Using K means and Radial Basis Function”-About the neural network code, the paper " Efficient Object Tracking Using K means and Radial Basis Function"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:583983
    • 提供者:孙园
  1. CHENGXU2

    0下载:
  2. rbf神经网络函数拟合。径向基函数,由样本选出固定中心值和delta-RBF neural network function fitting.Radial basis function (RBF), fixed center value chosen by the sample and the delta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:Eva
  1. R1

    0下载:
  2. A grid-connected wind-photovoltaic (PV) hybrid power system is proposed, and the steady-state model analysis and the control strategy of the system are presented in this paper. The system consists of the PV power, wind power, and an intelligent p
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:846536
    • 提供者:Rachid/s
  1. rbf

    1下载:
  2. 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:19456
    • 提供者:RED2AWN
  1. RBF-k均值聚类

    1下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值。RBF权值的初始聚类方法较为复杂,比较简单的有K均值聚类,复杂的有遗传聚类,蚁群聚类等,这个RBF网络的程序是基于K均值聚类的RBF代码。(RBF (radial basis function network) is an important neural network. The training of RBF network is divided
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:老外
  1. 神经网络

    0下载:
  2. 本代码包括感应器神经网络、线性网络、BP神经网络、径向基函数网络(This code includes a sensor neural network, a linear network, a BP neural network, a radial basis function network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:嘻嘻sunshine
  1. 85375562RBF_0317

    2下载:
  2. 径向基(RBF)神经网络进行剩余寿命预测,绝对可运行!(Radial Basis Function (RBF) neural network to predict the remaining life)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2020-09-01
    • 文件大小:1024
    • 提供者:liyou012
  1. SRGTSToolbox

    6下载:
  2. SURROGATES工具箱是一个多维函数逼近和优化方法的通用MATLAB库。当前版本包括以下功能: 实验设计:中心复合设计,全因子设计,拉丁超立方体设计,D-optimal和maxmin设计。 代理:克里金法,多项式响应面,径向基神经网络和支持向量回归。 错误和交叉验证的分析:留一法和k折交叉验证,以及经典的错误分析(确定系数,标准误差;均方根误差等;)。 基于代理的优化:高效的全局优化(EGO)算法。 其他能力:通过安全裕度进行全局敏感性分析和保守替代。(SURROGATES Toolbox
  3. 所属分类:matlab例程

    • 发布日期:2020-04-28
    • 文件大小:362496
    • 提供者:pluto1888
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com